In the process of using WordPress, we need to make modifications to the database, such as changing the domain name, modify the attachment directory, bulk modification of the article content and so on. This time, using SQL query statements can
1. Modify the wp administrator user name through phpmyadmin:This method is intuitive and simple, and is suitable for beginners. We use the mysql management tool phpmyadmin provided by the php virtual host to modify the settings.1. Log on to the
1. Wordpress built-in password retrieval methodIf the email address of your admin account is correct, click "forgot password" on the Wordpress logon page based on the common password retrieval steps ?" Enter the admin or email address. Then, you
1. reinstall WordPress. We do not recommend this method. it is troublesome to reinstall and download the installation file. 2. use the password retrieval function. WordPress supports email password retrieval. if the email of the administrator
You can use SQL statements to modify Wordpress blog content in batches. All statements in the article use the default WP _ table prefix. If your data table prefix is not WP _, you need to change it in the statement.Method/step
Modify document
WordPress blog's original fixed link mode is: http://site.com/archives/%post_id%.htmlNow I want to change to: http://site.com/%post_name%Requirements:1. The old article (http://site.com/archives/%post_id%.html) can jump 301 to the new fixed link
Note: This article is the third of our series of PHP performance analysis, click here to read PHP performance analysis first: Xhprof & Xhgui Introduction, or PHP performance analysis second: In-depth study of Xhgui.In the first chapter of this
With the development of Internet, more and more people begin to realize the superiority of network propaganda. Large and small sites abound. However, with the increase in the number of sites, the problem has increased greatly. Competition between
My personal php Blog remembers my youth when I lost my mouse. When I was idle, I casually wrote something in my blog. My personal life, my studies, and my thoughts may have everything, but more about computers, since a personal blog is set up, you
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.